phpexcel set data type

30

$worksheet->getCell('A1:A50')->setDataType(PHPExcel_Cell_DataType::TYPE_STRING);

Comments

Submit
0 Comments